GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / RemoveTextArea Method





In This Topic
RemoveTextArea Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(640)>
Function RemoveTextArea( _
   ByVal Left As Single, _
   ByVal Top As Single, _
   ByVal Width As Single, _
   ByVal Height As Single _
) As GdPictureStatus
[DispId(640)]
GdPictureStatus RemoveTextArea( 
   float Left,
   float Top,
   float Width,
   float Height
)
function RemoveTextArea( 
    Left: Single;
    Top: Single;
    Width: Single;
    Height: Single
): GdPictureStatus; 
DispIdAttribute(640)
function RemoveTextArea( 
   Left : float,
   Top : float,
   Width : float,
   Height : float
) : GdPictureStatus;
[DispId(640)]
GdPictureStatus RemoveTextArea( 
   float Left,
   float Top,
   float Width,
   float Height
) 
[DispId(640)]
GdPictureStatus RemoveTextArea( 
   float Left,
   float Top,
   float Width,
   float Height
) 

Parameters

Left
Top
Width
Height
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members